Author

Undocumented in source.

Constructors

this
this(int AuthorId_, string Name_)
Undocumented in source.

Members

Functions

dup
Author dup()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin KeyedItem!()
Undocumented in source.

Properties

AuthorId
int AuthorId [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Name
string Name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta